Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference


Initial Value Segment No Convert (-isnoconv)

Use Initial Value Segment No Convert (-isnoconv) to disable a code page conversion that Version 9.1A provides and that previous versions do not.

Operating system
and syntax
UNIX
Windows
-isnoconv
Use
with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session

Consider using -isnoconv when all of the following conditions occur:

When you run earlier versions of Progress under these conditions, and Progress reads text literals from r-code into internal memory, it does not convert the code page. To compensate for this, programmers often pre-convert international characters in text literals to -cpinternal.

When you run Version 9.1A under these conditions, and Progress reads text literals from r-code into internal memory, it converts the code page from -cprcodein to -cpinternal. This code page conversion might cause international characters you have pre-converted to -cpinternal to be converted again to -cpinternal, which garbles them.

Note: Progress Software Corporation recommends that you avoid preconverting text literals.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095